CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - list files

搜索资源列表

  1. LookupPSF

    0下载:
  2. 枚举Windows下受到WFP保护的文件列表,有助于安全维护和开发-Enumerate Windows WFP protected by the list of files that contribute to security and development
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13666
    • 提供者:王瑜与
  1. 2005321233345508

    0下载:
  2. 一个十分不错的C/S图书馆管理系统 图书馆管理系统 使用方法: 文件夹下有两个文件夹Tsgl_client(图书管理客户端)和Tsgl_server(图书管理服务器端),用的是同一个ASA8数据库,数据库文件在Tsgl_server中。利用PowerBuilder 9.0打开相应文件夹下的PBW文件,然后按照应用程序入口配置数据源连接即可。ODBC ASA8数据源配置清单如下: 数据源名(data source name)为 tsgl 数据库名(database nam
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-10-13
    • 文件大小:1403286
    • 提供者:王川
  1. ImportTextUtils

    0下载:
  2. 文本文件导入/导出类定义单元 *) (* 功能:导入--将表格形式的文本文件导入到一个字符串列表中 *) (* 导出--将一个字符串列表中的数据导出到表格形式的文本文件 *) (* 说明:字符串列表数据格式为普通INI文件格式,Section代表字段,值代表字段值*) (* 字类可以覆盖ProcessSingleLine函数,实现其它处理,例如导入到数据库 *) (* 版本:1.0-text file import / export module class definit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3197
    • 提供者:老疙瘩
  1. anywhere

    1下载:
  2. 一个像netspy那样的远程控制软件,分为被控端(Anyserver)和控制端(Anywhere),用vc6编写, 主要功能有察看远程机器系统信息,上传、下载、搜索、删除文件,列举、终止远程机器进程, 察看远程机器屏幕,聊天等等。-netspy as a kind of remote control software. into Beikongduan (Anyserver) and control terminal (Anywhere), with vc6 preparation, h
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1215045
    • 提供者:kevin
  1. editor-tc

    0下载:
  2. 文本编辑器,有简单的界面,可以实现文本文件的创立,装入,保存,显示和编辑的功能。数据结构要求用链表,要实现链表的建立,添加,删除,插入,参考界面是TC2.0-text editors, a simple interface, can achieve the creation of text files, loading, storage, display and editing functions. Requested data structure used chain, in order to
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:23658
    • 提供者:张兰
  1. ly_processlist

    0下载:
  2. 列出系统所有的进程类,包括头文件和库文件-list system processes all the categories, including header files and libraries
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11013
    • 提供者:刘勇
  1. FileSystemdesign

    1下载:
  2. 模拟文件系统,操作系统课程设计的心血,含详细设计报告(设计要求、设计思想、数据结构设计、实体关系图、数据流图、程序流程图、结果分析等)。界面友好,模拟MS-DOS命令行方式,并提供命令列表和命令帮助。编程语言:c语言,编译工具:VC6.0。主要内容:模拟磁盘(使用内存空间)、模拟磁盘空间申请、模拟文件目录、模拟打开文件表。主要功能:建立文件、写文件、读文件、显示文件、删除文件、重命名文件、查询文件属性、关闭文件。 -simulation file system, operating syst
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:138819
    • 提供者:邹英斌
  1. Binary_search

    0下载:
  2. This section allows you to browse the files contained within a ZIP file without having to download it first. The file list below shows all of the files those that are in a text format that we recognize the extension for (e.g. source code files) are
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15856
    • 提供者:Albert Chen
  1. pdb-0.1.tar

    0下载:
  2. The Packet Debugger, pdb is a program which allows people to work with packet streams as if they were working with a source code debugger. Users can list, inspect, modify, and retransmit any packet from captured files as well as work with live
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:150029
    • 提供者:wangdong
  1. prf

    0下载:
  2. 最大流,The programs are designed to run under BSD UNIX. All programs read from the standard input and write to the standard output. Run \"make\" to compile the programs and generators. File \"list\" lists the programs produced my \"make\". Input
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:29933
    • 提供者:bao
  1. DirectXCaptureClassLibrary

    0下载:
  2. This article presents a class library for capturing audio and video to AVI files in .NET. Some of the features of this library: List and select hardware devices Access to common audio and video settings (e.g. frame rate, size) Supports au
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-01-18
    • 文件大小:433504
    • 提供者:成东
  1. word-input

    0下载:
  2. This document accompanies several ANSI C source files that implement the \"sorted list\" data structure. This implementation can be used whenever the set of possible elements of the sorted list have the following characteristics:
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:77161
    • 提供者:刘清
  1. reacTIVision-1.3

    0下载:
  2. reacTIVision This software is a conglomerate of various components, which are licensed under different terms. Please refer to this list or to the comment in the actual source files, which license applies to each part of this software.
  3. 所属分类:midi

    • 发布日期:2008-10-13
    • 文件大小:1497666
    • 提供者:杨林
  1. 08_Java

    0下载:
  2. basic functions : a multiple files to upload. Allowing the documents to be uploaded to the original file name and file name can be credited to the server. Upload allow each document set the total size of individual files and the file size. Can only b
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6713
    • 提供者:bao516bao
  1. publisher

    0下载:
  2. You have a well defined plug-in interface - public interface IMyInterface , or even an abstract class, in your Framework project Your plug-in classes will implement this interface or abstract class. The trick is, your plug-in classes that implemen
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:97438
    • 提供者:PhenixSoar
  1. hzk2gba

    0下载:
  2. 这是写GBABOX前写的一个delphi程序,可以将提取小汉字库并将其转成C格式的文件,包内已经包括了Sample文件,有12点阵与16点阵的。因为偷懒所以没有做界面,你只要将含有全部汉字文本的一个列表拖到hzk2gba.exe上便可自动生成。-GBABOX this is written before writing a delphi procedures can be extracted small Store will be converted into C files, has been
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:301887
    • 提供者:吴瑕
  1. DsFlying-Jeff

    0下载:
  2. 用列表实现的队列和栈的算法,用接口和实现的结构组织。 原来打算一个通用的包含所有数据结构算法的接口以及实现集,由于时间问题,只是做了一点点,作为数据结构算法和设计思想的一个简单范例以及尝试吧,希望和大家多讨论。 里面附有使用实例,以及可执行文件,适合初学者!-used to achieve the queue list and stack algorithm, Interface and realization of the structure. The original intention o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30529
    • 提供者:杰弗雷
  1. Auto_Copy

    0下载:
  2. This is a copy file program,usig a listbox list all file.you can select all files copy to other disk.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:390356
    • 提供者:Frank
  1. easygrid-2008-05-22

    0下载:
  2. Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly interfaces of table list navigation and modification with AJAX features. High performance of the Grid is ensured by JSON data format. The Easy Gr
  3. 所属分类:其它源码

    • 发布日期:2008-10-13
    • 文件大小:57254
    • 提供者:csvchou
  1. FileView

    0下载:
  2. File viewer under wince,list all files.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:16536
    • 提供者:李茂瓏
« 1 2 3 4 5 67 8 9 10 11 ... 45 »
搜珍网 www.dssz.com